The project main code stream, which is where it is picked up during the build. 这个项目的主代码流程,这正是在构建过程中它被获取的地方。
The Nautilus developers provided several ways to add new functionality without breaking open the main code base. Nautilus开发工具提供了多个不必打开主代码库而增加新功能的方法。
Developers can have the freedom to flesh out concepts outside of the main code branch without impacting stable configurations. 开发人员可以在主代码分支之外自由地试验新概念,而不会影响稳定的配置。
To compile and link the main code, use the following command line 要编译并连接main代码,可以使用下面的命令行
The main code creates the GUI with a button and progress bar. 主要代码创建带有一个按钮和进度条的GUI。
It actually requires that the main code be written so that the PPE manages the resources. 实际上,它要求编写主代码以便由PPE管理资源。
This matches our concept of a number of pre-conditions we want to make sure of before calling the main code. 这就与我们在调用main之前需要确认的很多前置条件的概念吻合了。
The main line code is reduced even more in size now. 现在主代码的大小减少了更多。
Besides the main PHP code, a skin can include various CSS files and supporting images or JavaScript. 除了主要的PHP代码之外,一个皮肤可以包含各种CSS文件以及支持的图像或JavaScript。
Currently, business rules are closely coupled with the main code, necessitating the need for care while making changes and also increasing testing requirements. 目前,业务规则与主代码紧密耦合,使得在做出更改时必须小心谨慎,同时还增加了测试需求。
The following is concerning this aspect some, main code of the research and practice. 以下就是关于这一方面的一些,研究及实践的主要代码。
Then, if the concept is accepted, the result is reviewed again before integration into the main code repository. 然后,如果概念被接受,那么成果会在集成到主代码库之前再审核。
We took the same approach when converting the main code: over a number of weeks, as we touched a bit of code, we converted it. 在重写产品代码的时候,我们用了同样的办法:在几周的时间里,每碰到一点代码,就重写一点。
Version them and evolve them outside the main code so it is easier to integrate on newer projects. 在主干代码之外对它们进行版本化和演进,以便更容易地在新项目中集成。
If you did not select ActiveX controls when you created the MFC project, you need to call coinitialize and couninitialize in your main code. 如果在创建mfc项目时未选择“activex控件”,则需要在主代码中调用coinitialize和couninitialize。
In view of the shortage of coding system in manufacture enterprises, the paper advances the model of flexible Coding system which is made up of the main code(?) the separation code and the assistant code, which has been automatically brought forth. 本文针对目前制造企业的编码系统中存在的不足,提出三段式柔性编码系统即主码+占位码+辅助码的模型,并实现了代码的自动生成。
This paper introduces some concepts of POP3 protocol, Windows socket and background program, and it describes the main principle of designing background monitor program with Winsock in detail. At last, the main code of C is given. 介绍了POP3协议、窗口套接字、后台程序的一些基本概念,描述了利用Winsock对电子邮件进行后台监控设计的主要原理,并给出了利用VC进行程序设置的主要代码。
Research on the Ship Lifecycle Configuration Management and Main Code Mapping Technology 舰船全寿期配置管理及其编码映射技术研究
This paper introduces a means to use VB stream to input/ output the image-data of SQL Server database, and gives the main code. 介绍了利用VB流对象实现SqlServer数据库Image型数据字段的输入和输出方法,并给出了主要代码。
The platform needs support by application software system. According to the main code data model, code life cycle management, the code data services, portal and other required functions, the code management system is designed and developed. 实现编码管理平台需要应用软件的支撑,根据编码的主数据模型、编码生命周期管理,以及编码管理平台所需要具备的数据服务、门户网站等功能,设计、开发了编码管理系统。
Finally, The design process of device driver and application are introduced. The main code of device driver, developed using WinDriver toolkit and with the DLL encapsulation, is given. 最后,介绍了设备驱动程序及应用程序的开发过程,给出了采用WinDriver工具软件开发并以动态链接库形式封装的驱动程序主要代码。
Research on Enterprise Main Code Data Model 企业编码主数据模型研究
Through model mapping on specific information entities, the main code model becomes database structure. An enterprise standard code database is built for data services after data is loaded by programming. 将编码主数据模型结合具体的信息实体,通过模型转换,实现编码主数据模型到数据库结构的映射,并编程加载数据,构建企业标准编码数据库,提供数据服务。
An applied example of generating sequence number function, main code of program and calling method were given in power builder language. 结合具体流水号数据的特点和存放格式,给出了POWERBUILDER的生成序列号函数实例、主要程序代码以及调用方法。
The author suggests that the mainbody plan for China's common-using coding system for castings can be comp-osed of the main code and the auxiliary code. 笔者建议,我国铸件通用编码系统,主体方案可采用由主码和副码组成。
Then implement association rules with programming on the Delphi platform, and present the arithmetic and main code of function of every important procedure. 然后是在Delphi平台上对关联规则的算法进行完全实现。对于每一主要步骤所用函数都给出算法和主要代码。
Details of the wireless voice communication system communication protocol; given system initialization, the audio input and data transmission, data reception and audio output, frequency hopping and address transformation module program flow chart and the main code. 详述了无线语音通信系统的通信协议;给出系统初始化、音频输入和数据发送、数据接收和音频输出、跳频和地址变换模块的程序流程图和主要代码。
The program design ideas of all noise modules and configuration of important chip were discussed in detail, the main code were given. 对各降噪模块的程序设计思想及重要芯片配置进行了详细讨论,给出了主要代码。
In the fourth chapter of this article, we list the main part of the realization of a detailed explanation, and the implementation process of the main code. 本文在第四章对系统中主要部分的实现进行了详细的说明,并列出了实现过程中。